home *** CD-ROM | disk | FTP | other *** search
- Path: news.agt.net!news
- From: john meller <john@agt.net>
- Newsgroups: comp.lang.c
- Subject: help !!
- Date: Wed, 10 Apr 1996 10:34:11 -0700
- Organization: AGT Planet
- Message-ID: <316BF113.FBC@agt.net>
- NNTP-Posting-Host: natnpt01-port-4.agt.net
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
-
- i am teaching myself 'c' programming and have stumbled into a brick wall!
- the problem i am having is that i would like to do a file search and then
- print the search on the screen and give the user the capability to use
- the arrow keys to move a little highlight box over the files generated
- by the search. i can get the search to work but if there are more files
- than the screen can hold they just fly right on by, i can't seem to make
- them stop at a certian point (eg. there are 20 files and i only want to
- print 10 of them at a time..) if anybody could give me a hand getting
- over this wall i sure would appreciate it.
- john meller
- jmeller@agt.net
-